home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / chgclr10.zip / CHGCLR.DOC next >
Text File  |  1992-01-10  |  3KB  |  53 lines

  1.                             ChangeColor (CHGCLR)
  2.                                    v 1.0
  3.                       (c) 1992 by Stuart J. Whitmore
  4.  
  5. This program is a simple tool to change color codes in Wildcat! 3.xx display
  6. files.  The basic concept is that you provide the old and new background
  7. and foreground colors, and the program will make the changes.  In this
  8. first (only?) version, wildcards are not accepted.  Hey, I need some sleep.
  9.  
  10. NOTE -  Your use of this program implies that you agree with the following
  11. statement:  You, the end user of this software, assume all responsibility
  12. for the results of such usage.  No warranty or guarantee, express or
  13. implied, is included with this software.
  14.  
  15. How to use it:
  16.  
  17. Step One:  BACK UP THE FILE YOU PLAN TO MODIFY!  I have tested this program
  18. as extensively as I can think of, using any test condition I could dream up.
  19. But that's just on my system, and I CANNOT guarantee that you will not
  20. experience difficulty.
  21.  
  22. Step Two:  Place the executable file (CHGCLR.EXE) in the same directory as
  23. the file you wish to modify.
  24.  
  25. Step Three:  Determine which color code you will replace.
  26.  
  27. Step Four:  Determine which color code you will use as a replacement.
  28.  
  29. Step Five:  Call the executable file from the command line, giving the
  30. name of the file to be modified as a parameter.  For example, if you are
  31. modifying the file HELLO2.BBS, you would call this program as:
  32. CHGCLR HELLO2.BBS
  33.  
  34. Step Six:  Answer the questions that appear in the the program.  You will
  35. be asked for (in order):  old background, old foreground, new background,
  36. new foreground.  Your responses to these must be in the range of 0 to 9 or
  37. A to F.  Do not worry about the @ symbol.  For example, if you wanted to
  38. change all text that appeared in high intensity red on a white background
  39. to blinking high intensity green on a black background, you would answer
  40. (in order):  7 C 8 A   (don't worry about case, the program will take care
  41. of that)
  42.  
  43. Step Seven:  After the program terminates, verify that the changes are
  44. correct.
  45.  
  46. ============================================================================
  47. If you wish to show monetary appreciation for this program, feel free to use
  48. the REGISTER.DOC file included in the archive.  It is not required, however.
  49. Two alternative methods of showing appreciation would be joining The Nature
  50. Conservancy or buying Chameleon King's "Trials and Tribulations of a Royal
  51. Reptile" tape.  Write to the address indicated in REGISTER.DOC for more
  52. information on that tape.
  53.